EcatMdpSetting.SdoCommands property
The descriptions of start-up SDO commands.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public SdoCommand[] SdoCommands { get; set; }
Public Property SdoCommands As SdoCommand[]
Property Value
Type: SdoCommand[]
See also